home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2001 September / MICD2001_09_NR2.iso / Programy / 3dwb / 3dwb_setup.exe / {app} / Buttons.chm / rudenko.css < prev    next >
Cascading Style Sheet File  |  2001-06-03  |  1KB  |  55 lines

  1. body         { font-family: helvetica; font-size: 12pt; color: #454545; margin-left: 5pt; 
  2.                margin-right: 5pt; margin-top: 3pt }
  3.  
  4. p            { font-weight: 550; text-indent: 2em; text-align: Justify }
  5.  
  6. A:link { 
  7.          font-style : italic;
  8.          color : #4C4C99;
  9.          font-weight: bold
  10. }
  11.  
  12.   A:visited { 
  13.          font-style : italic;
  14.          color : #4C4C4C;
  15.          font-weight: bold
  16. }
  17.  
  18.  
  19.   A:Hover { 
  20.          font-style : bold;
  21.          color : #00CC33;
  22.          font-weight: bold 
  23. }
  24.  
  25.  
  26.   H1 { 
  27.          font-family : "Times New Roman";
  28.          font-size : 19pt;
  29.          color : #4C4C4C;
  30.          text-align : center
  31. }
  32.   i            { color: #800000; font-style: italic }
  33. B { 
  34.          font-weight : bold;
  35.          color : maroon
  36. }
  37.  
  38.   strong { 
  39.          font-weight : bold;
  40.          color : maroon
  41. }
  42.  
  43.   LI { 
  44.          font-weight : bold;
  45.          color : #000099;
  46.          margin-left : 24pt
  47. }
  48.   cite { 
  49.          font-family : "Courier New";
  50.          font-size : 13pt;
  51.          color : #EE6500
  52. }
  53.  
  54. mytable        { border-style: double; border-width: 3; color: #CFBEAF }
  55. .headercell  { background-color: #CBC0BC; border-style: double; border-color: #CBC0BC }